﻿2026-07-26T01:14:46.5427100Z Current runner version: '2.336.0'
2026-07-26T01:14:46.5431827Z Runner name: 'kitsubito'
2026-07-26T01:14:46.5432359Z Runner group name: 'Default'
2026-07-26T01:14:46.5433002Z Machine name: 'KITSUBITO'
2026-07-26T01:14:46.5436388Z ##[group]GITHUB_TOKEN Permissions
2026-07-26T01:14:46.5438433Z Actions: write
2026-07-26T01:14:46.5438848Z ArtifactMetadata: write
2026-07-26T01:14:46.5439335Z Attestations: write
2026-07-26T01:14:46.5439707Z Checks: write
2026-07-26T01:14:46.5440071Z CodeQuality: write
2026-07-26T01:14:46.5440446Z Contents: write
2026-07-26T01:14:46.5440823Z CopilotRequests: write
2026-07-26T01:14:46.5441220Z Deployments: write
2026-07-26T01:14:46.5441597Z Discussions: write
2026-07-26T01:14:46.5441967Z Drives: write
2026-07-26T01:14:46.5442324Z Issues: write
2026-07-26T01:14:46.5442677Z Metadata: read
2026-07-26T01:14:46.5443037Z Models: read
2026-07-26T01:14:46.5443399Z Packages: write
2026-07-26T01:14:46.5443772Z Pages: write
2026-07-26T01:14:46.5444239Z PullRequests: write
2026-07-26T01:14:46.5444672Z RepositoryProjects: write
2026-07-26T01:14:46.5445089Z SecurityEvents: write
2026-07-26T01:14:46.5445481Z Statuses: write
2026-07-26T01:14:46.5445842Z VulnerabilityAlerts: read
2026-07-26T01:14:46.5446238Z ##[endgroup]
2026-07-26T01:14:46.5448059Z Secret source: Actions
2026-07-26T01:14:46.5448778Z Prepare workflow directory
2026-07-26T01:14:46.5803245Z Prepare all required actions
2026-07-26T01:14:46.5840734Z Getting action download info
2026-07-26T01:14:46.8918783Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-26T01:14:47.3618794Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-07-26T01:14:47.4576644Z ##[group]Run actions/checkout@v5
2026-07-26T01:14:47.4577498Z with:
2026-07-26T01:14:47.4578061Z   fetch-depth: 0
2026-07-26T01:14:47.4578467Z   repository: BigscreenVR/spt-bs-core
2026-07-26T01:14:47.4581314Z   token: ***
2026-07-26T01:14:47.4581734Z   ssh-strict: true
2026-07-26T01:14:47.4582092Z   ssh-user: git
2026-07-26T01:14:47.4582474Z   persist-credentials: true
2026-07-26T01:14:47.4582859Z   clean: true
2026-07-26T01:14:47.4583216Z   sparse-checkout-cone-mode: true
2026-07-26T01:14:47.4583635Z   fetch-tags: false
2026-07-26T01:14:47.4583997Z   show-progress: true
2026-07-26T01:14:47.4584356Z   lfs: false
2026-07-26T01:14:47.4584700Z   submodules: false
2026-07-26T01:14:47.4585055Z   set-safe-directory: true
2026-07-26T01:14:47.4585469Z   allow-unsafe-pr-checkout: false
2026-07-26T01:14:47.4586121Z ##[endgroup]
2026-07-26T01:14:47.5442174Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-26T01:14:47.5443703Z ##[group]Getting Git version info
2026-07-26T01:14:47.5444431Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-26T01:14:47.5445299Z [command]/usr/bin/git version
2026-07-26T01:14:47.5445699Z git version 2.43.0
2026-07-26T01:14:47.5459909Z ##[endgroup]
2026-07-26T01:14:47.5470526Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/61605f95-eceb-4761-a11d-a28247f15e34' before making global git config changes
2026-07-26T01:14:47.5471727Z Adding repository directory to the temporary git global config as a safe directory
2026-07-26T01:14:47.5473941Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-26T01:14:47.5508674Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-26T01:14:47.5528703Z https://github.com/BigscreenVR/spt-bs-core
2026-07-26T01:14:47.5539768Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-26T01:14:47.5543036Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-26T01:14:47.5561762Z HEAD
2026-07-26T01:14:47.5591535Z ##[endgroup]
2026-07-26T01:14:47.5592564Z [command]/usr/bin/git submodule status
2026-07-26T01:14:47.5772283Z ##[group]Cleaning the repository
2026-07-26T01:14:47.5775751Z [command]/usr/bin/git clean -ffdx
2026-07-26T01:14:47.5812928Z [command]/usr/bin/git reset --hard HEAD
2026-07-26T01:14:47.5863746Z HEAD is now at a32c73e7 Merge 3120444180aa146cc5f214920af433c4c7bca5f7 into 163e0f61dcc7bf86a2b9c94463966caedc2deddf
2026-07-26T01:14:47.5868001Z ##[endgroup]
2026-07-26T01:14:47.5870243Z ##[group]Disabling automatic garbage collection
2026-07-26T01:14:47.5873123Z [command]/usr/bin/git config --local gc.auto 0
2026-07-26T01:14:47.5898098Z ##[endgroup]
2026-07-26T01:14:47.5898803Z ##[group]Setting up auth
2026-07-26T01:14:47.5903487Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-26T01:14:47.5928179Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-26T01:14:47.6111068Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-26T01:14:47.6139559Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-26T01:14:47.6323175Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-26T01:14:47.6349923Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-26T01:14:47.6533701Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-26T01:14:47.6565706Z ##[endgroup]
2026-07-26T01:14:47.6566425Z ##[group]Fetching the repository
2026-07-26T01:14:47.6573761Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +a32c73e7fdea728f6158a73f8c252a76175d2da8:refs/remotes/pull/76/merge
2026-07-26T01:14:48.0556098Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-26T01:14:48.0557021Z  - [deleted]           (none)     -> origin/fix/drive-poll-help-stream-split
2026-07-26T01:14:48.4328493Z  * [new branch]        fix/shell-stale-online-liveness -> origin/fix/shell-stale-online-liveness
2026-07-26T01:14:48.4375546Z ##[endgroup]
2026-07-26T01:14:48.4376223Z ##[group]Determining the checkout info
2026-07-26T01:14:48.4377046Z ##[endgroup]
2026-07-26T01:14:48.4381070Z [command]/usr/bin/git sparse-checkout disable
2026-07-26T01:14:48.4426299Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-26T01:14:48.4451790Z ##[group]Checking out the ref
2026-07-26T01:14:48.4453096Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/76/merge
2026-07-26T01:14:48.4495722Z HEAD is now at a32c73e7 Merge 3120444180aa146cc5f214920af433c4c7bca5f7 into 163e0f61dcc7bf86a2b9c94463966caedc2deddf
2026-07-26T01:14:48.4526869Z ##[endgroup]
2026-07-26T01:14:48.4529049Z [command]/usr/bin/git log -1 --format=%H
2026-07-26T01:14:48.4548717Z a32c73e7fdea728f6158a73f8c252a76175d2da8
2026-07-26T01:14:48.4733665Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-07-26T01:14:48.4734517Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-07-26T01:14:48.4750483Z shell: /usr/bin/bash -e {0}
2026-07-26T01:14:48.4750957Z ##[endgroup]
2026-07-26T01:14:48.4901339Z ##[group]Run bash .github/ci/reap-census.sh start
2026-07-26T01:14:48.4902025Z [36;1mbash .github/ci/reap-census.sh start[0m
2026-07-26T01:14:48.4916741Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-26T01:14:48.4917294Z env:
2026-07-26T01:14:48.4917676Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-26T01:14:48.4918128Z ##[endgroup]
2026-07-26T01:14:48.4964847Z CI-CENSUS scope roots:
2026-07-26T01:14:48.4965466Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-26T01:14:48.4966173Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-07-26T01:14:48.4966999Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-07-26T01:14:48.4968042Z   root: /home/reavus/actions-runner/_work/_temp
2026-07-26T01:14:48.4968674Z   root: /home/reavus/spt-n1-oldbroker
2026-07-26T01:14:48.5010437Z CI-CENSUS self-check OK: walked 393 /proc entries, exe resolution live
2026-07-26T01:14:49.9426820Z CI-CENSUS phase=start box_procs=393 box_fds=10656 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-26T01:14:49.9427565Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-26T01:14:49.9466503Z ##[group]Run set -euo pipefail
2026-07-26T01:14:49.9466861Z [36;1mset -euo pipefail[0m
2026-07-26T01:14:49.9467099Z [36;1mPIN=0c95435[0m
2026-07-26T01:14:49.9467330Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-07-26T01:14:49.9467608Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-07-26T01:14:49.9467974Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-07-26T01:14:49.9468426Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-07-26T01:14:49.9468880Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-07-26T01:14:49.9469394Z [36;1m  rm -rf "$CACHE"[0m
2026-07-26T01:14:49.9469656Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-07-26T01:14:49.9469952Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-07-26T01:14:49.9470302Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-07-26T01:14:49.9470688Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-07-26T01:14:49.9470969Z [36;1mfi[0m
2026-07-26T01:14:49.9471270Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-26T01:14:49.9484437Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-26T01:14:49.9484766Z env:
2026-07-26T01:14:49.9484981Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-26T01:14:49.9485234Z ##[endgroup]
2026-07-26T01:14:50.6454842Z    Compiling proc-macro2 v1.0.106
2026-07-26T01:14:50.6455527Z    Compiling quote v1.0.45
2026-07-26T01:14:50.6456059Z    Compiling unicode-ident v1.0.24
2026-07-26T01:14:50.6456397Z    Compiling libc v0.2.186
2026-07-26T01:14:50.6456636Z    Compiling serde_core v1.0.228
2026-07-26T01:14:50.6456884Z    Compiling cfg-if v1.0.4
2026-07-26T01:14:50.6482199Z    Compiling serde v1.0.228
2026-07-26T01:14:50.6525750Z    Compiling log v0.4.32
2026-07-26T01:14:50.6553469Z    Compiling pin-project-lite v0.2.17
2026-07-26T01:14:50.6554272Z    Compiling portable-atomic v1.13.1
2026-07-26T01:14:50.6589303Z    Compiling typenum v1.20.1
2026-07-26T01:14:50.6590661Z    Compiling version_check v0.9.5
2026-07-26T01:14:50.6622904Z    Compiling memchr v2.8.1
2026-07-26T01:14:50.6623298Z    Compiling shlex v2.0.1
2026-07-26T01:14:50.6623819Z    Compiling critical-section v1.2.0
2026-07-26T01:14:50.7159602Z    Compiling find-msvc-tools v0.1.9
2026-07-26T01:14:50.7702141Z    Compiling bytes v1.11.1
2026-07-26T01:14:50.7800923Z    Compiling subtle v2.6.1
2026-07-26T01:14:50.7981801Z    Compiling futures-core v0.3.32
2026-07-26T01:14:50.8732948Z    Compiling smallvec v1.15.1
2026-07-26T01:14:50.9622241Z    Compiling equivalent v1.0.2
2026-07-26T01:14:50.9727470Z    Compiling itoa v1.0.18
2026-07-26T01:14:50.9728835Z    Compiling semver v1.0.28
2026-07-26T01:14:50.9820261Z    Compiling stable_deref_trait v1.2.1
2026-07-26T01:14:50.9991769Z    Compiling slab v0.4.12
2026-07-26T01:14:51.0253104Z    Compiling futures-io v0.3.32
2026-07-26T01:14:51.0480713Z    Compiling futures-sink v0.3.32
2026-07-26T01:14:51.0525806Z    Compiling generic-array v0.14.7
2026-07-26T01:14:51.0711074Z    Compiling futures-task v0.3.32
2026-07-26T01:14:51.1490961Z    Compiling futures-channel v0.3.32
2026-07-26T01:14:51.1901826Z    Compiling rand_core v0.10.1
2026-07-26T01:14:51.1994836Z    Compiling bitflags v2.12.1
2026-07-26T01:14:51.2089436Z    Compiling rustversion v1.0.22
2026-07-26T01:14:51.2212352Z    Compiling hashbrown v0.17.1
2026-07-26T01:14:51.2552786Z    Compiling rustc_version v0.4.1
2026-07-26T01:14:51.2623054Z    Compiling getrandom v0.4.2
2026-07-26T01:14:51.2871180Z    Compiling cpufeatures v0.2.17
2026-07-26T01:14:51.3369319Z    Compiling fnv v1.0.7
2026-07-26T01:14:51.3483710Z    Compiling strsim v0.11.1
2026-07-26T01:14:51.3591082Z    Compiling cfg_aliases v0.2.1
2026-07-26T01:14:51.4011467Z    Compiling litemap v0.8.2
2026-07-26T01:14:51.4150717Z    Compiling writeable v0.6.3
2026-07-26T01:14:51.4290987Z    Compiling ident_case v1.0.1
2026-07-26T01:14:51.5152876Z    Compiling icu_normalizer_data v2.2.0
2026-07-26T01:14:51.5671049Z    Compiling fs_extra v1.3.0
2026-07-26T01:14:51.5806782Z    Compiling utf8_iter v1.0.4
2026-07-26T01:14:51.6129303Z    Compiling icu_properties_data v2.2.0
2026-07-26T01:14:51.6239211Z    Compiling dunce v1.0.5
2026-07-26T01:14:51.6761255Z    Compiling percent-encoding v2.3.2
2026-07-26T01:14:51.7161654Z    Compiling autocfg v1.5.1
2026-07-26T01:14:51.7441774Z    Compiling http v1.4.1
2026-07-26T01:14:51.7877503Z    Compiling unicode-segmentation v1.13.3
2026-07-26T01:14:51.8818385Z    Compiling aws-lc-rs v1.17.0
2026-07-26T01:14:51.8936238Z    Compiling thiserror v2.0.18
2026-07-26T01:14:51.9041097Z    Compiling cpufeatures v0.3.0
2026-07-26T01:14:51.9201345Z    Compiling scopeguard v1.2.0
2026-07-26T01:14:51.9864436Z    Compiling chacha20 v0.10.0
2026-07-26T01:14:52.0130759Z    Compiling lock_api v0.4.14
2026-07-26T01:14:52.0255622Z    Compiling form_urlencoded v1.2.2
2026-07-26T01:14:52.1301062Z    Compiling syn v2.0.117
2026-07-26T01:14:52.1820601Z    Compiling indexmap v2.14.0
2026-07-26T01:14:52.1860617Z    Compiling untrusted v0.9.0
2026-07-26T01:14:52.1863531Z    Compiling heck v0.5.0
2026-07-26T01:14:52.2032441Z    Compiling rustls v0.23.40
2026-07-26T01:14:52.2191096Z    Compiling unicode-xid v0.2.6
2026-07-26T01:14:52.3080942Z    Compiling anyhow v1.0.102
2026-07-26T01:14:52.3150951Z    Compiling const-oid v0.10.2
2026-07-26T01:14:52.3421879Z    Compiling atomic-waker v1.1.2
2026-07-26T01:14:52.3500587Z    Compiling httparse v1.10.1
2026-07-26T01:14:52.3760452Z    Compiling zerocopy v0.8.50
2026-07-26T01:14:52.3880423Z    Compiling parking_lot_core v0.9.12
2026-07-26T01:14:52.4030617Z    Compiling convert_case v0.10.0
2026-07-26T01:14:52.4370549Z    Compiling paste v1.0.15
2026-07-26T01:14:52.4990315Z    Compiling jobserver v0.1.34
2026-07-26T01:14:52.5101107Z    Compiling num-traits v0.2.19
2026-07-26T01:14:52.5337143Z    Compiling hybrid-array v0.4.12
2026-07-26T01:14:52.5591009Z    Compiling curve25519-dalek v4.1.3
2026-07-26T01:14:52.6142048Z    Compiling ahash v0.8.12
2026-07-26T01:14:52.6770887Z    Compiling either v1.16.0
2026-07-26T01:14:52.7520966Z    Compiling http-body v1.0.1
2026-07-26T01:14:52.7629051Z    Compiling base64ct v1.8.3
2026-07-26T01:14:52.7721571Z    Compiling fastrand v2.4.1
2026-07-26T01:14:52.7790543Z    Compiling powerfmt v0.2.0
2026-07-26T01:14:52.8799684Z    Compiling cc v1.2.63
2026-07-26T01:14:52.8934216Z    Compiling crypto-common v0.1.7
2026-07-26T01:14:52.9099981Z    Compiling block-buffer v0.10.4
2026-07-26T01:14:53.0201547Z    Compiling digest v0.10.7
2026-07-26T01:14:53.0281023Z    Compiling deranged v0.5.8
2026-07-26T01:14:53.0748051Z    Compiling pem-rfc7468 v1.0.0
2026-07-26T01:14:53.1460543Z    Compiling time-core v0.1.8
2026-07-26T01:14:53.1566604Z    Compiling try-lock v0.2.5
2026-07-26T01:14:53.2177784Z    Compiling pkg-config v0.3.33
2026-07-26T01:14:53.2700975Z    Compiling base64 v0.22.1
2026-07-26T01:14:53.2859068Z    Compiling tinyvec_macros v0.1.1
2026-07-26T01:14:53.3014314Z    Compiling tower-service v0.3.3
2026-07-26T01:14:53.3624082Z    Compiling mio v1.2.1
2026-07-26T01:14:53.3705633Z    Compiling socket2 v0.6.4
2026-07-26T01:14:53.3825515Z    Compiling getrandom v0.2.17
2026-07-26T01:14:53.4555285Z    Compiling zmij v1.0.21
2026-07-26T01:14:53.4687755Z    Compiling data-encoding v2.11.0
2026-07-26T01:14:53.5011313Z    Compiling num-conv v0.2.2
2026-07-26T01:14:53.6046789Z    Compiling rand v0.10.1
2026-07-26T01:14:53.6490554Z    Compiling uuid v1.23.2
2026-07-26T01:14:53.6560453Z    Compiling rand_core v0.6.4
2026-07-26T01:14:53.7240729Z    Compiling vcpkg v0.2.15
2026-07-26T01:14:53.7266311Z    Compiling parking_lot v0.12.5
2026-07-26T01:14:53.7880762Z    Compiling tinyvec v1.11.0
2026-07-26T01:14:53.8110764Z    Compiling block-buffer v0.12.0
2026-07-26T01:14:53.8670687Z    Compiling crypto-common v0.2.2
2026-07-26T01:14:53.9710553Z    Compiling want v0.3.1
2026-07-26T01:14:53.9770272Z    Compiling sha2 v0.10.9
2026-07-26T01:14:54.1910723Z    Compiling inout v0.1.4
2026-07-26T01:14:54.2161318Z    Compiling vergen-lib v9.1.0
2026-07-26T01:14:54.2830886Z    Compiling cmake v0.1.58
2026-07-26T01:14:54.3100560Z    Compiling n0-future v0.3.2
2026-07-26T01:14:54.3200453Z    Compiling parking v2.2.1
2026-07-26T01:14:54.3460841Z    Compiling signature v2.2.0
2026-07-26T01:14:54.4136910Z    Compiling crossbeam-utils v0.8.21
2026-07-26T01:14:54.4920625Z    Compiling serde_json v1.0.150
2026-07-26T01:14:54.4960555Z    Compiling httpdate v1.0.3
2026-07-26T01:14:54.4990720Z    Compiling spin v0.10.0
2026-07-26T01:14:54.5311355Z    Compiling winnow v1.0.3
2026-07-26T01:14:54.5675382Z    Compiling diatomic-waker v0.2.3
2026-07-26T01:14:54.5940961Z    Compiling cordyceps v0.3.4
2026-07-26T01:14:54.6520755Z    Compiling futures-lite v2.6.1
2026-07-26T01:14:54.6710871Z    Compiling ed25519 v2.2.3
2026-07-26T01:14:54.7030481Z    Compiling cipher v0.4.4
2026-07-26T01:14:54.7111904Z    Compiling netlink-packet-core v0.8.1
2026-07-26T01:14:54.7379918Z    Compiling universal-hash v0.5.1
2026-07-26T01:14:54.8070487Z    Compiling vergen v9.1.0
2026-07-26T01:14:54.8170480Z    Compiling vergen-lib v0.1.6
2026-07-26T01:14:54.8399237Z    Compiling heapless v0.7.17
2026-07-26T01:14:54.8565210Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-26T01:14:54.8710943Z    Compiling digest v0.11.3
2026-07-26T01:14:54.9497802Z    Compiling noq-udp v0.10.0
2026-07-26T01:14:55.0051185Z    Compiling futures-buffered v0.2.13
2026-07-26T01:14:55.0119178Z    Compiling sync_wrapper v1.0.2
2026-07-26T01:14:55.0201426Z    Compiling opaque-debug v0.3.1
2026-07-26T01:14:55.0546471Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-26T01:14:55.0829906Z    Compiling allocator-api2 v0.2.21
2026-07-26T01:14:55.0950698Z    Compiling byteorder v1.5.0
2026-07-26T01:14:55.1156667Z    Compiling polyval v0.6.2
2026-07-26T01:14:55.1778630Z    Compiling vergen-gitcl v1.0.8
2026-07-26T01:14:55.2253989Z    Compiling spin v0.9.8
2026-07-26T01:14:55.2960116Z    Compiling aws-lc-sys v0.41.0
2026-07-26T01:14:55.3180651Z    Compiling ring v0.17.14
2026-07-26T01:14:55.3430763Z    Compiling libsqlite3-sys v0.30.1
2026-07-26T01:14:55.3577495Z    Compiling hash32 v0.2.1
2026-07-26T01:14:55.3695306Z    Compiling num_threads v0.1.7
2026-07-26T01:14:55.3750369Z    Compiling tower-layer v0.3.3
2026-07-26T01:14:55.3891716Z    Compiling fallible-iterator v0.3.0
2026-07-26T01:14:55.4400307Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-26T01:14:55.4770327Z    Compiling ryu v1.0.23
2026-07-26T01:14:55.5322011Z    Compiling signature v3.0.0
2026-07-26T01:14:55.5554432Z    Compiling time v0.3.47
2026-07-26T01:14:55.6030878Z    Compiling ghash v0.5.1
2026-07-26T01:14:55.6066492Z    Compiling sha2 v0.11.0-rc.5
2026-07-26T01:14:55.7203483Z    Compiling ctr v0.9.2
2026-07-26T01:14:55.7514033Z    Compiling aes v0.8.4
2026-07-26T01:14:55.8091207Z    Compiling fs2 v0.4.3
2026-07-26T01:14:55.9210812Z    Compiling aead v0.5.2
2026-07-26T01:14:55.9320813Z    Compiling http-body-util v0.1.3
2026-07-26T01:14:55.9829890Z    Compiling utf8parse v0.2.2
2026-07-26T01:14:55.9989743Z    Compiling openssl-probe v0.2.1
2026-07-26T01:14:56.0361999Z    Compiling arrayvec v0.7.6
2026-07-26T01:14:56.0811234Z    Compiling crossbeam-channel v0.5.15
2026-07-26T01:14:56.2742682Z    Compiling crossbeam-epoch v0.9.18
2026-07-26T01:14:56.2801197Z    Compiling blake3 v1.8.5
2026-07-26T01:14:56.2822633Z    Compiling netlink-packet-route v0.29.0
2026-07-26T01:14:56.3003994Z    Compiling memoffset v0.6.5
2026-07-26T01:14:56.4430813Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-26T01:14:56.5151320Z    Compiling aes-gcm v0.10.3
2026-07-26T01:14:56.6141631Z    Compiling acto v0.8.2
2026-07-26T01:14:56.6621240Z    Compiling netwatch v0.16.0
2026-07-26T01:14:56.7605257Z    Compiling noq v0.18.0
2026-07-26T01:14:56.7863611Z    Compiling foldhash v0.2.0
2026-07-26T01:14:56.8556495Z    Compiling thiserror v1.0.69
2026-07-26T01:14:56.9119667Z    Compiling rustix v1.1.4
2026-07-26T01:14:56.9338093Z    Compiling tagptr v0.2.0
2026-07-26T01:14:57.0259503Z    Compiling mac-addr v0.3.0
2026-07-26T01:14:57.0365192Z    Compiling ref-cast v1.0.25
2026-07-26T01:14:57.0400441Z    Compiling xml-rs v0.8.28
2026-07-26T01:14:57.1274828Z    Compiling identity-hash v0.1.0
2026-07-26T01:14:57.2321618Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-26T01:14:57.2371241Z    Compiling sorted-index-buffer v0.2.1
2026-07-26T01:14:57.2375479Z    Compiling rustc-hash v2.1.2
2026-07-26T01:14:57.3456440Z    Compiling lru-slab v0.1.2
2026-07-26T01:14:57.4558023Z    Compiling hashbrown v0.16.1
2026-07-26T01:14:57.5163504Z    Compiling netlink-packet-route v0.30.0
2026-07-26T01:14:57.5965812Z    Compiling serial-core v0.4.0
2026-07-26T01:14:57.6069959Z    Compiling termios v0.2.2
2026-07-26T01:14:57.7856783Z    Compiling errno v0.3.14
2026-07-26T01:14:57.7982480Z    Compiling ioctl-rs v0.1.6
2026-07-26T01:14:57.8900991Z    Compiling synstructure v0.13.2
2026-07-26T01:14:57.9061945Z    Compiling darling_core v0.20.11
2026-07-26T01:14:57.9525267Z    Compiling serde_derive_internals v0.29.1
2026-07-26T01:14:58.0764248Z    Compiling xmltree v0.10.3
2026-07-26T01:14:58.0871622Z    Compiling simple-dns v0.9.3
2026-07-26T01:14:58.3321604Z    Compiling proc-macro-crate v3.5.0
2026-07-26T01:14:58.3770463Z    Compiling aho-corasick v1.1.4
2026-07-26T01:14:58.4940058Z    Compiling smol_str v0.1.24
2026-07-26T01:14:58.6800724Z    Compiling linux-raw-sys v0.12.1
2026-07-26T01:14:58.7022348Z    Compiling signal-hook v0.3.18
2026-07-26T01:14:58.7417381Z    Compiling arrayref v0.3.9
2026-07-26T01:14:58.8011113Z    Compiling simdutf8 v0.1.5
2026-07-26T01:14:58.8460604Z    Compiling regex-syntax v0.8.10
2026-07-26T01:14:58.9140657Z    Compiling resolv-conf v0.7.6
2026-07-26T01:14:58.9490302Z    Compiling constant_time_eq v0.4.2
2026-07-26T01:14:58.9621030Z    Compiling winnow v0.7.15
2026-07-26T01:14:59.1061987Z    Compiling toml_write v0.1.2
2026-07-26T01:14:59.1591154Z    Compiling sha1_smol v1.0.1
2026-07-26T01:14:59.4000785Z    Compiling lru v0.16.4
2026-07-26T01:14:59.4100850Z    Compiling signal-hook-registry v1.4.8
2026-07-26T01:14:59.4860512Z    Compiling serial-unix v0.4.0
2026-07-26T01:14:59.5820853Z    Compiling darling_core v0.23.0
2026-07-26T01:14:59.7736509Z    Compiling serde_bytes v0.11.19
2026-07-26T01:14:59.7814148Z    Compiling seize v0.5.1
2026-07-26T01:15:00.0600687Z    Compiling hmac v0.12.1
2026-07-26T01:15:00.0690540Z    Compiling iroh v0.98.2
2026-07-26T01:15:00.0951001Z    Compiling serde_derive v1.0.228
2026-07-26T01:15:00.2240506Z    Compiling zeroize_derive v1.4.3
2026-07-26T01:15:00.2450822Z    Compiling tokio-macros v2.7.0
2026-07-26T01:15:00.3221563Z    Compiling futures-macro v0.3.32
2026-07-26T01:15:00.8763826Z    Compiling zeroize v1.8.2
2026-07-26T01:15:00.8960628Z    Compiling zerofrom-derive v0.1.7
2026-07-26T01:15:01.0017010Z    Compiling tokio v1.52.3
2026-07-26T01:15:01.0801027Z    Compiling yoke-derive v0.8.2
2026-07-26T01:15:01.2432622Z    Compiling zerovec-derive v0.11.3
2026-07-26T01:15:01.2637822Z    Compiling futures-util v0.3.32
2026-07-26T01:15:01.5585396Z    Compiling displaydoc v0.2.6
2026-07-26T01:15:02.0206481Z    Compiling tracing-attributes v0.1.31
2026-07-26T01:15:02.1106527Z    Compiling rustls-pki-types v1.14.1
2026-07-26T01:15:02.3083230Z    Compiling zerofrom v0.1.8
2026-07-26T01:15:02.3587545Z    Compiling thiserror-impl v2.0.18
2026-07-26T01:15:02.4000896Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-26T01:15:02.4263448Z    Compiling yoke v0.8.3
2026-07-26T01:15:02.6357256Z    Compiling zerotrie v0.2.4
2026-07-26T01:15:02.7731259Z    Compiling zerovec v0.11.6
2026-07-26T01:15:02.9300874Z    Compiling darling_macro v0.20.11
2026-07-26T01:15:03.0200085Z    Compiling derive_more-impl v2.1.1
2026-07-26T01:15:03.0320886Z    Compiling n0-error-macros v0.1.3
2026-07-26T01:15:03.2733229Z    Compiling darling v0.20.11
2026-07-26T01:15:03.3553361Z    Compiling derive_builder_core v0.20.2
2026-07-26T01:15:03.3750945Z    Compiling spez v0.1.2
2026-07-26T01:15:03.6710434Z    Compiling tinystr v0.8.3
2026-07-26T01:15:03.7010563Z    Compiling potential_utf v0.1.5
2026-07-26T01:15:03.8350610Z    Compiling der v0.8.0-rc.10
2026-07-26T01:15:03.8968843Z    Compiling icu_locale_core v2.2.0
2026-07-26T01:15:03.9200813Z    Compiling icu_collections v2.2.0
2026-07-26T01:15:04.2500980Z    Compiling n0-error v0.1.3
2026-07-26T01:15:04.3140630Z    Compiling pin-project-internal v1.1.13
2026-07-26T01:15:04.6210964Z    Compiling cobs v0.3.0
2026-07-26T01:15:04.7750923Z    Compiling derive_builder_macro v0.20.2
2026-07-26T01:15:04.8030992Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-26T01:15:04.8600704Z    Compiling postcard-derive v0.2.2
2026-07-26T01:15:05.1320275Z    Compiling icu_provider v2.2.0
2026-07-26T01:15:05.2710769Z    Compiling ipnet v2.12.0
2026-07-26T01:15:05.3590491Z    Compiling derive_builder v0.20.2
2026-07-26T01:15:05.4755217Z    Compiling icu_normalizer v2.2.0
2026-07-26T01:15:05.4929310Z    Compiling icu_properties v2.2.0
2026-07-26T01:15:05.5798909Z    Compiling pin-project v1.1.13
2026-07-26T01:15:05.5900957Z    Compiling spki v0.8.0-rc.4
2026-07-26T01:15:05.6541619Z    Compiling futures-executor v0.3.32
2026-07-26T01:15:05.7635517Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-26T01:15:05.8120472Z    Compiling prefix-trie v0.8.4
2026-07-26T01:15:05.9754008Z    Compiling once_cell v1.21.4
2026-07-26T01:15:05.9860578Z    Compiling ed25519-dalek v2.2.0
2026-07-26T01:15:06.0476132Z    Compiling ed25519 v3.0.0-rc.4
2026-07-26T01:15:06.0808301Z    Compiling futures v0.3.32
2026-07-26T01:15:06.2274696Z    Compiling tracing-core v0.1.36
2026-07-26T01:15:06.2613035Z    Compiling spt-proto v0.42.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-07-26T01:15:06.3710966Z    Compiling data-encoding-macro v0.1.20
2026-07-26T01:15:06.4320963Z    Compiling hashbrown v0.14.5
2026-07-26T01:15:06.5191036Z    Compiling rustls-native-certs v0.8.4
2026-07-26T01:15:06.5930372Z    Compiling async-trait v0.1.89
2026-07-26T01:15:06.7059540Z    Compiling tracing v0.1.44
2026-07-26T01:15:07.0258878Z    Compiling idna_adapter v1.2.2
2026-07-26T01:15:07.0790997Z    Compiling tokio-util v0.7.18
2026-07-26T01:15:07.1108840Z    Compiling netlink-sys v0.8.8
2026-07-26T01:15:07.1512015Z    Compiling idna v1.1.0
2026-07-26T01:15:07.1853778Z    Compiling postcard v1.1.3
2026-07-26T01:15:07.2565472Z    Compiling hashlink v0.9.1
2026-07-26T01:15:07.2731108Z    Compiling tower v0.5.3
2026-07-26T01:15:07.4181976Z    Compiling enum-assoc v1.3.0
2026-07-26T01:15:07.4751069Z    Compiling iroh-metrics-derive v0.4.1
2026-07-26T01:15:07.6473692Z    Compiling url v2.5.8
2026-07-26T01:15:07.6474419Z    Compiling rusqlite v0.32.1
2026-07-26T01:15:07.6598483Z    Compiling num_enum_derive v0.7.6
2026-07-26T01:15:07.6780821Z    Compiling strum_macros v0.28.0
2026-07-26T01:15:07.6881973Z    Compiling netdev v0.42.0
2026-07-26T01:15:07.7902317Z    Compiling netlink-proto v0.12.0
2026-07-26T01:15:08.0060862Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-26T01:15:08.0175133Z    Compiling derive_more v2.1.1
2026-07-26T01:15:08.0183411Z    Compiling iroh-metrics v0.38.3
2026-07-26T01:15:08.1158454Z    Compiling h2 v0.4.14
2026-07-26T01:15:08.3290716Z    Compiling n0-watcher v0.6.1
2026-07-26T01:15:08.3438525Z    Compiling tokio-stream v0.1.18
2026-07-26T01:15:08.3601551Z    Compiling iroh-relay v0.98.0
2026-07-26T01:15:08.3770127Z    Compiling moka v0.12.15
2026-07-26T01:15:08.4810880Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-26T01:15:08.6060820Z    Compiling attohttpc v0.30.1
2026-07-26T01:15:08.6535183Z    Compiling tower-http v0.6.11
2026-07-26T01:15:08.6721937Z    Compiling iroh-base v0.98.0
2026-07-26T01:15:08.8210839Z    Compiling num_enum v0.7.6
2026-07-26T01:15:08.9354216Z    Compiling toml_datetime v0.6.11
2026-07-26T01:15:08.9800311Z    Compiling serde_spanned v0.6.9
2026-07-26T01:15:09.0971819Z    Compiling spt-store v0.42.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-07-26T01:15:09.1580134Z    Compiling ref-cast-impl v1.0.25
2026-07-26T01:15:09.2567232Z    Compiling thiserror-impl v1.0.69
2026-07-26T01:15:09.2570071Z    Compiling toml_edit v0.22.27
2026-07-26T01:15:09.4894765Z    Compiling webpki-roots v1.0.7
2026-07-26T01:15:09.5380575Z    Compiling regex-automata v0.4.14
2026-07-26T01:15:09.6278092Z    Compiling schemars_derive v1.2.1
2026-07-26T01:15:09.6771056Z    Compiling dyn-clone v1.0.20
2026-07-26T01:15:09.6870676Z    Compiling rustix v0.38.44
2026-07-26T01:15:09.8245929Z    Compiling cmov v0.5.4
2026-07-26T01:15:09.8560503Z    Compiling bitflags v1.3.2
2026-07-26T01:15:09.9419857Z    Compiling pin-utils v0.1.0
2026-07-26T01:15:10.0154336Z    Compiling nix v0.25.1
2026-07-26T01:15:10.1079313Z    Compiling ctutils v0.4.2
2026-07-26T01:15:10.1550638Z    Compiling backon v1.6.0
2026-07-26T01:15:10.2010843Z    Compiling darling_macro v0.23.0
2026-07-26T01:15:10.3980951Z    Compiling hkdf v0.12.4
2026-07-26T01:15:10.4401003Z    Compiling papaya v0.2.4
2026-07-26T01:15:10.5640363Z    Compiling serial v0.4.0
2026-07-26T01:15:10.6340684Z    Compiling strum v0.28.0
2026-07-26T01:15:10.6450869Z    Compiling anstyle-parse v1.0.0
2026-07-26T01:15:10.6520634Z    Compiling vte_generate_state_changes v0.1.2
2026-07-26T01:15:10.7583905Z    Compiling iroh-dns v0.98.0
2026-07-26T01:15:10.8425862Z    Compiling downcast-rs v1.2.1
2026-07-26T01:15:10.9421873Z    Compiling anstyle-query v1.1.5
2026-07-26T01:15:10.9640988Z    Compiling instability v0.3.12
2026-07-26T01:15:11.0120535Z    Compiling unicode-width v0.2.0
2026-07-26T01:15:11.0163385Z    Compiling is_terminal_polyfill v1.70.2
2026-07-26T01:15:11.0425392Z    Compiling shell-words v1.1.1
2026-07-26T01:15:11.0841162Z    Compiling filedescriptor v0.8.3
2026-07-26T01:15:11.0939066Z    Compiling anstyle v1.0.14
2026-07-26T01:15:11.1330954Z    Compiling colorchoice v1.0.5
2026-07-26T01:15:11.2210580Z    Compiling linux-raw-sys v0.4.15
2026-07-26T01:15:11.2460798Z    Compiling foldhash v0.1.5
2026-07-26T01:15:11.2730647Z    Compiling vte v0.13.1
2026-07-26T01:15:11.3017679Z    Compiling signal-hook-mio v0.2.5
2026-07-26T01:15:11.3180394Z    Compiling spake2 v0.4.0
2026-07-26T01:15:11.3210473Z    Compiling darling v0.23.0
2026-07-26T01:15:11.3941690Z    Compiling anstream v1.0.0
2026-07-26T01:15:11.4039190Z    Compiling hashbrown v0.15.5
2026-07-26T01:15:11.4230902Z    Compiling terminal_size v0.4.4
2026-07-26T01:15:11.4510749Z    Compiling strum_macros v0.26.4
2026-07-26T01:15:11.5699253Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-26T01:15:11.7430888Z    Compiling sha1 v0.10.6
2026-07-26T01:15:11.8910706Z    Compiling itertools v0.13.0
2026-07-26T01:15:11.9041040Z    Compiling schemars v1.2.1
2026-07-26T01:15:12.0324956Z    Compiling toml v0.8.23
2026-07-26T01:15:12.2330823Z    Compiling castaway v0.2.4
2026-07-26T01:15:12.3160652Z    Compiling static_assertions v1.1.0
2026-07-26T01:15:12.3830804Z    Compiling unicode-width v0.1.14
2026-07-26T01:15:12.4060826Z    Compiling indoc v2.0.7
2026-07-26T01:15:12.6780948Z    Compiling regex v1.12.3
2026-07-26T01:15:12.9091121Z    Compiling doctest-file v1.1.1
2026-07-26T01:15:12.9347488Z    Compiling clap_lex v1.1.0
2026-07-26T01:15:13.1640522Z    Compiling clap_builder v4.6.0
2026-07-26T01:15:13.2430967Z    Compiling spt-msg v0.42.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-07-26T01:15:13.3890739Z    Compiling interprocess v2.4.2
2026-07-26T01:15:13.9761691Z    Compiling hyper v1.10.1
2026-07-26T01:15:13.9857257Z    Compiling spt-runtime v0.42.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-07-26T01:15:14.0150027Z    Compiling strum v0.26.3
2026-07-26T01:15:14.1331324Z    Compiling portable-pty v0.8.1
2026-07-26T01:15:14.1622106Z    Compiling unicode-truncate v1.1.0
2026-07-26T01:15:14.2222510Z    Compiling crossterm v0.28.1
2026-07-26T01:15:14.3098381Z    Compiling compact_str v0.8.2
2026-07-26T01:15:14.3700895Z    Compiling lru v0.12.5
2026-07-26T01:15:14.5265332Z    Compiling clap_derive v4.6.1
2026-07-26T01:15:14.6271050Z    Compiling spt-term v0.42.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-07-26T01:15:14.7063764Z    Compiling iana-time-zone v0.1.65
2026-07-26T01:15:14.9119826Z    Compiling cassowary v0.3.0
2026-07-26T01:15:15.0741343Z    Compiling chrono v0.4.45
2026-07-26T01:15:15.3685302Z    Compiling ratatui v0.29.0
2026-07-26T01:15:15.3970836Z    Compiling nucleo-matcher v0.3.1
2026-07-26T01:15:15.4100834Z    Compiling qrcode v0.14.1
2026-07-26T01:15:15.4484545Z    Compiling tempfile v3.27.0
2026-07-26T01:15:15.8740705Z    Compiling hyper-util v0.1.20
2026-07-26T01:15:16.7697617Z    Compiling clap v4.6.1
2026-07-26T01:15:17.4142815Z    Compiling spt-live v0.42.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-07-26T01:15:17.9209376Z    Compiling igd-next v0.17.1
2026-07-26T01:15:19.1387346Z    Compiling portmapper v0.16.0
2026-07-26T01:15:23.8739492Z    Compiling rustls-webpki v0.103.13
2026-07-26T01:15:26.5362136Z    Compiling tokio-rustls v0.26.4
2026-07-26T01:15:26.5362669Z    Compiling noq-proto v0.17.0
2026-07-26T01:15:26.5363586Z    Compiling rustls-platform-verifier v0.7.0
2026-07-26T01:15:26.6974696Z    Compiling hyper-rustls v0.27.9
2026-07-26T01:15:26.6975326Z    Compiling hickory-net v0.26.0-beta.4
2026-07-26T01:15:26.6975739Z    Compiling tokio-websockets v0.13.2
2026-07-26T01:15:26.8491762Z    Compiling reqwest v0.13.4
2026-07-26T01:15:27.8034487Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-26T01:15:41.8306976Z    Compiling spt-net v0.42.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-07-26T01:15:43.3623222Z    Compiling spt-daemon v0.42.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-07-26T01:15:52.9429612Z    Compiling spt v0.42.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-07-26T01:15:57.8998726Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 07s
2026-07-26T01:15:57.9224467Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-069e6f6cacdf8f17)
2026-07-26T01:15:57.9238359Z 
2026-07-26T01:15:57.9238458Z running 1 test
2026-07-26T01:16:04.2165682Z test new_brain_serves_against_old_broker ... ok
2026-07-26T01:16:04.2166144Z 
2026-07-26T01:16:04.2166616Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.29s
2026-07-26T01:16:04.2167190Z 
2026-07-26T01:16:04.2355273Z ##[group]Run bash .github/ci/reap-census.sh end
2026-07-26T01:16:04.2355607Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-07-26T01:16:04.2369470Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-26T01:16:04.2369757Z env:
2026-07-26T01:16:04.2369933Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-26T01:16:04.2370161Z ##[endgroup]
2026-07-26T01:16:04.2421232Z CI-CENSUS scope roots:
2026-07-26T01:16:04.2421727Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-26T01:16:04.2422281Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-07-26T01:16:04.2422911Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-07-26T01:16:04.2423462Z   root: /home/reavus/actions-runner/_work/_temp
2026-07-26T01:16:04.2423837Z   root: /home/reavus/spt-n1-oldbroker
2026-07-26T01:16:04.2475989Z CI-CENSUS self-check OK: walked 396 /proc entries, exe resolution live
2026-07-26T01:16:05.7645933Z CI-CENSUS phase=pre-reap box_procs=395 box_fds=10592 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-26T01:16:05.7646447Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-26T01:16:09.3772200Z CI-CENSUS phase=end box_procs=395 box_fds=10656 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-26T01:16:09.3772684Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-26T01:16:09.3773314Z CI-REAP summary: killed=0 flood_orphans=none scoped_survivors=0
2026-07-26T01:16:09.3883650Z Post job cleanup.
2026-07-26T01:16:09.4566330Z [command]/usr/bin/git version
2026-07-26T01:16:09.4597972Z git version 2.43.0
2026-07-26T01:16:09.4627618Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/5dd99eb8-3a3b-49bc-9518-7bb6def841c8' before making global git config changes
2026-07-26T01:16:09.4628303Z Adding repository directory to the temporary git global config as a safe directory
2026-07-26T01:16:09.4631006Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-26T01:16:09.4661262Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-26T01:16:09.4689354Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-26T01:16:09.4875949Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-26T01:16:09.4896140Z http.https://github.com/.extraheader
2026-07-26T01:16:09.4903696Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-26T01:16:09.4929795Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-26T01:16:09.5152325Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-26T01:16:09.5177950Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-26T01:16:09.5496522Z Cleaning up orphan processes
